Nginx (pronounced "engine X") is a free open source Web server software developed by Russian software engineer Igor Sysoev. Nginx was released in 2004, focusing on high performance, high concurrency, and low memory consumption issues. And with a
Build nginx-rtmp server under Windows
Build nginx-rtmp server under Windows
Preparatory work
Installing MinGW
Installing mercurial
Installing Strawberryperl
Installing NASM
Download
Web Server-Apache & nginx & TomactHTTP server is essentially a couple of things:
Listening port
Receive (accept) socket connection
Parsing HTTP Requests
Distributing requests using a common or private protocol
Run results
Problems encountered:Mobile user access to Web serverWww.osyunwei.comVery slowSolution:1, in the mobile room to place a nginx reverse proxy server2, through the domain name DNS intelligent resolution, all mobile users accessWww.osyunwei.comresolves
: This article mainly introduces (summary) the advantages and disadvantages of NginxLVSHAProxy server load balancer software. For more information about PHP tutorials, see. PS: Nginx/LVS/HAProxy is currently the most widely used three load balancing
PS: nginx/LVS/haproxy is currently the most widely used three load balancing software. I have implemented these software in multiple projects. I have referenced some materials and combined some of my experience in using it, to sum up.
Generally,
First, IntroductionWeb server:1.Apache: Still the most used Web server in the world. Advantages: Open source code, an open development team, support for cross-platform (can be run on almost all UNIX, Windows, Linux systems), portability, etc. is a
Nginx is a server software that is also a high-performance HTTP and reverse proxy server, as well as a proxy mail server. In other words, we can publish the website on the Nginx, can realize the load balance (enhances the reply efficiency, avoids
Unlike many other software systems, nginx only has several command line parameters and is configured in the configuration file (IMAGINE ).
[# Options][# Example][# Using signals to load new configurations][# Upgrade utnbotf to new binary
Nginx is specially developed for performance optimization, and the most well-known advantage is its stability and low system resource consumption, as well as the high processing power of HTTP concurrent connections, a single physical server can
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.